Keysight Pathwave 89600 VSA .NET API
Create Method
See Also 
Agilent.SA.Vsa.Lte.Interfaces Assembly > Agilent.SA.Vsa.Lte Namespace > UserCollection<T> Class : Create Method


Glossary Item Box

Creates a new downlink user or uplink user.

Syntax

Visual Basic (Declaration) 
Public MustOverride Function Create() As T
C# 
public abstract T Create()
C++/CLI 
public:
abstract T^ Create(); 

Return Value

A handle to the new user.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also